home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 015a / tutorii.zip / LOADHIGH.DAT < prev    next >
Text File  |  1991-11-29  |  388b  |  15 lines

  1. Explanation of the LOADHIGH (lh) command. 
  2. It is INTERNAL.
  3.  
  4. This command will load a program into the 
  5. upper memory area.
  6.  
  7. Example:
  8.        To load your external mouse driver 
  9.        from drive C in the MOUSE directory 
  10.        into the upper memory you just 
  11.        type the following: 
  12.            loadhigh c:\mouse\mouse
  13.                     or
  14.            lh c:\mouse\mouse
  15.